home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Snippets / Toolbox / Prefs / Pref.c README < prev    next >
Encoding:
Text File  |  1996-09-17  |  453 b   |  17 lines  |  [TEXT/CWIE]

  1. Sample System 7 Preferences
  2.  
  3. Apple Developer Technical Support
  4. Greg Robbins
  5.  
  6. This Think C application displays a sample preferences dialog
  7. containing edit text, radio buttons, and a file selection button,
  8. and demonstrates storage the item settings in a preferences
  9. file.
  10.    
  11. Requires System 7, though most elements (like resource use and
  12. FindFolder calls) apply to System 6 also. 
  13.    
  14. Thanks to Godfrey DiGiorgi for advice & assistance.
  15.  
  16. Rev 1.0   7/92
  17.